home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Just Call Me Internet
/
Just Call Me Internet.iso
/
com
/
computer
/
casio_st
/
prog_fx
/
oisac2
/
l_s6320.txt
< prev
next >
Wrap
Text File
|
1994-03-01
|
142b
|
7 lines
5 ONERRORGOTO500
10 f=EXP(-k):s=f
20 FORi=1 TOx:f=f*k/i:s=s+f:NEXT
80 s=1-s+f:RETURN
500 IFERR=1 THENCLS:ONERRORGOTO0
510 sr=1:RESUME80